Docs.rs
toolchain_find-0.4.0
toolchain_find 0.4.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
gsquire
Dependencies
home ^0.5
normal
once_cell ^1
normal
regex ^1.8
normal
semver ^1
normal
walkdir ^2.3
normal
Versions
33.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate toolchain_find
Version 0.4.0
All Items
Functions
?
Crate
toolchain_find
source
·
[
−
]
Functions
find_installed_component
Given a Rust component name, search through all of the available toolchains on the system to see if it is installed. It will return the path of the component that has the latest version.